home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Graphics / sKulpt / Skulpt_src.readme < prev    next >
Encoding:
Text File  |  2001-09-27  |  1.7 KB  |  44 lines

  1. Short:    Sculpt3D clone sources (68k / PPC + Warp3D)
  2. Version:  alpha 28 (04 Oct 2000)
  3. Author:   Stephane Guillard (stephane.guillard@steria.fr)
  4. Uploader: Toxico Nimbus (ToxN@CdBSSoftware.net)
  5. Type:     gfx/3d
  6.  
  7.  
  8. This is the rebirth of Sculpt 3D. Full StormC 3 source archive for both 68K & PPC.
  9.  
  10. New features since last upload :
  11. * Texture mapping support
  12. * Texture loading through datatypes (so that you can use any file format supported by your installed datatypes)
  13. * Almost complete lighting engine (all light & material properties support) in addition to the simple (but fast) engine
  14. * Light properties editing
  15. * PPC support (will be enhanced)
  16. * 3D rendering w/wireframe, points or none (to speed up things)
  17. * Warp3D hinting settings dialog
  18. * Global optimization (still much to do)
  19. * Improved Microsoft DirectX (r) X mesh format load support
  20. * Full palette of basic objects (cube, cone etc.)
  21. * Almost complete Face and Material properties dialog (will be finished in next release)
  22. * Some bits of auto texture mapping (planar, cylindrical and spherical). Will be complete in next release.
  23. * Working support for checked menu entries in Amiga version
  24. * Documentation enhanced
  25.  
  26. What it does :
  27. * full modelling
  28. * Warp3D support for fast and real time preview
  29. * RTG screens
  30. * match exactly the old sculpt
  31. * provide sources
  32.  
  33. What it doesn't:
  34. * Ray tracing render
  35. * Animation
  36. * Full normal vectors support in Gouraud lighting (will be ehnanced soon)
  37. * Font outline support in Amiga version
  38. * Hole support when filling in Amiga version
  39. * Texture blending / Alpha blending in Amiga version
  40. * Splitting Intuition message handling into a 68K task to speed up GUI in PPC Amiga version
  41. * Support of Locale (soon to be released)
  42. * Complete documentation
  43.  
  44.